home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / extra_2 / anzl105c.zip / ANZIO.TIC next >
Text File  |  1993-07-22  |  3KB  |  74 lines

  1. #       ANZIO terminfo version 1.4
  2. #          1.2 corrected setb, setf
  3. #          1.3 added mc4, mc5 for passthru print
  4. #          1.4 Changes made 7-22-93:
  5. #                 added kdch1, for RMCOBOL (and others)
  6. #                 AIX entries are now commented
  7. #                 refer to ANZIO in VT220 mode, not VT100
  8. #                 avoid shifting modes for arrow keys
  9. #       To install, enter
  10. #          tic anzio.tic
  11. anzio|ANZIO|Anzio|Anzio emulator set for vt220 mode with color,
  12.         am, bce, mir, msgr, xenl,
  13.         colors#8, cols#80, lines#24, ncv#3, pairs#64, vt#3,
  14.         acsc=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
  15.         bel=^G, blink=\E[5m, bold=\E[1m, clear=\E[H\E[J,
  16.         cr=\r, csr=\E[%i%p1%d;%p2%dr, cub=\E[%p1%dD, cub1=\b,
  17.         cud=\E[%p1%dB, cud1=\n, cuf=\E[%p1%dC, cuf1=\E[C,
  18.         cup=\E[%i%p1%d;%p2%dH, cuu=\E[%p1%dA, cuu1=\E[A,
  19.         dch=\E[%p1%dP, dch1=\E[P, dl=\E[%p1%dM, dl1=\E[M,
  20.         ed=\E[J, el=\E[K, el1=\E[1K, enacs=\E(B\E)0, home=\E[H,
  21.         hpa=\E[%p1%{1}%+%dG, ht=\t, hts=\EH, ich=\E[%p1%d@,
  22.         ich1=\E[@, il=\E[%p1%dL, il1=\E[L, ind=\E[S,
  23.         indn=\E[%p1%dS, invis=\E[8m, is2=\E[0;10m, kEND=\E[y,
  24.         kHOM=\E[h, kLFT=\E[d, kNXT=\E[u, kPRV=\E[v, kRIT=\E[c,
  25.         kbs=\b,
  26. #Old approach used "cursor mode"
  27. #       kcuu1=\EOA, kcud1=\EOB, kcuf1=\EOC, kcub1=\EOD,
  28. #       smkx=\E[?1h\E=,
  29. #       rmkx=\E[?1l\E>,
  30. #New approach leaves them in "application mode" (leave in rmkx just for safety)
  31.         kcuu1=\E[A, kcud1=\E[B, kcuf1=\E[C, kcub1=\E[D,
  32.         rmkx=\E[?1l\E>,
  33. #For NCR Tower, enable following for F10:
  34. #       kf0=\EOY,
  35. #otherwise, use following:
  36.         kf10=\EOY,
  37.  
  38.         kdch1=\177,
  39.         kend=\E[Y, kf1=\EOP,
  40.         kf11=\EOZ,
  41.         kf12=\EOO, kf2=\EOQ, kf21=\EOp, kf22=\EOq, kf23=\EOr,
  42.         kf24=\EOs, kf25=\EOt, kf26=\EOu, kf27=\EOv, kf28=\EOw,
  43.         kf29=\EOx, kf3=\EOR, kf30=\EOy, kf31=\EOz, kf32=\EOa,
  44.         kf4=\EOS, kf5=\EOT, kf6=\EOU, kf7=\EOV, kf8=\EOW,
  45.         kf9=\EOX, khome=\E[H, kich1=\E[@, knp=\E[U, kpp=\E[V,
  46.         mc4=\E[4i, mc5=\E[5i,
  47.         rc=\E8, rev=\E[7m, ri=\EM, rmacs=^O, rmam=\E[?7l,
  48.         rmso=\E[m, rmul=\E[m,
  49.         rs2=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h, sc=\E7,
  50.         setab=\E[4%p1%dm, setaf=\E[3%p1%dm,
  51.         setb=\E[4%p1%dm, setf=\E[3%p1%dm,
  52.         sgr=\E[0%?%p1%p6%|%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;m%?%p9%t^N%e^O%;,
  53.         sgr0=\E[m^O, smacs=^N, smam=\E[?7h,
  54.         smso=\E[1;7m, tbc=\E[3g, vpa=\E[%p1%{1}%+%dd,
  55.         rep=%p1%c\E[%p2%{1}%-%db, ech=\E[%p1%dX,
  56. #following for AIX: uncomment if you are running on AIX
  57. #       box1=lqkxjmwuvtn,
  58. #       colf0=\E[30m,
  59. #       colf1=\E[31m,
  60. #       colf2=\E[32m,
  61. #       colf3=\E[33m,
  62. #       colf4=\E[34m,
  63. #       colf5=\E[35m,
  64. #       colf6=\E[36m,
  65. #       colf7=\E[37m,
  66. #       colb0=\E[40m,
  67. #       colb1=\E[41m,
  68. #       colb2=\E[42m,
  69. #       colb3=\E[43m,
  70. #       colb4=\E[44m,
  71. #       colb5=\E[45m,
  72. #       colb6=\E[46m,
  73. #       colb7=\E[47m,
  74.